Automations

SAP Commands

  • Version: 1.7.0
  • Official Verified

OpenBots commands for interacting with SAP GUI applications.

OpenBots.Commands.SAP \ SAP Get Table Cell Value Command

Command: SAP Get Table Cell Value Command

This command gets the value of a cell from a specified table in SAP.

Parameters

SAP Instance Name

Enter the unique instance that was specified in the **Create SAP** command.

Required

Table Element ID

Enter the ID of the element to find in the SAP Session.

Required

Row Index

Enter the row index of the cell value to extract.

Required

Column Name/Index

Enter the column name/index of the cell value to extract.

Required

Output Cell Value Variable

Create a new variable or select a variable from the list.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment Field (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Logo